home *** CD-ROM | disk | FTP | other *** search
/ i·claim - visualizing argument / ICLAIM.ISO / pc / gloss.swf / scripts / DefineButton2_262 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2005-02-26  |  84 b   |  5 lines

  1. on(release){
  2.    _parent.popup.gotoAndStop("first");
  3.    gotoWord("e",6,"g18");
  4. }
  5.